home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / park_thi.swf / scripts / frame_13 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  184 b   |  10 lines

  1. stop();
  2. stopAllSounds();
  3. _root.level = 1;
  4. _root.hud_mc._visible = true;
  5. _root.userCar = "";
  6. instructions_btn.onRelease = function()
  7. {
  8.    instructions_btn._visible = false;
  9. };
  10.